Conditional Flow - Conditionally transfer data
This action outputs its input data.
As the action is typically used with additional mandatory triggers,
it has the effect of outputing its input if and only if it receives
input through each of its mandatory triggers
Triggers
The action's template has two triggers:
Data (non-repetitive trigger [required]): The input data.
Control (non-repetitive empty trigger [required]):
Conditioning input (as this trigger is mandatory, the action won't be executed
unless data is received through this trigger).
Any number of additional control triggers may be added (if the action
should be conditioned on receving input from multiple sources).
Exit [required]
The action has a single exit through which its input is returned.
Usage Example
"Common/Templates/Modules/Rich Table/Template/Populate Table/Update Display/Create Page Link for Page":